DX11 GET LIMB CHILD COUNT

Retrieves the number of child limbs belonging to the specified limb.

  Syntax
Return Dword limbcount  = DX11 GET LIMB CHILD COUNT(limb)
  Parameters
limb
Dword
The (parent) limb to get the number of child limbs of.

  Returns

The number of child limbs belonging to the specified parent limb; will be 0 if the given limb has no children.

  See also

LIMB Functions Menu
DX11 Function Categories